GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / WiaSetDevicePropertyInt Method





In This Topic
WiaSetDevicePropertyInt Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function WiaSetDevicePropertyInt( _
   ByVal PropertyID As Integer, _
   ByVal PropertyValue As Integer _
) As GdPictureStatus
public GdPictureStatus WiaSetDevicePropertyInt( 
   int PropertyID,
   int PropertyValue
)
public function WiaSetDevicePropertyInt( 
    PropertyID: Integer;
    PropertyValue: Integer
): GdPictureStatus; 
public function WiaSetDevicePropertyInt( 
   PropertyID : int,
   PropertyValue : int
) : GdPictureStatus;
public: GdPictureStatus WiaSetDevicePropertyInt( 
   int PropertyID,
   int PropertyValue
) 
public:
GdPictureStatus WiaSetDevicePropertyInt( 
   int PropertyID,
   int PropertyValue
) 

Parameters

PropertyID
PropertyValue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members